Skip to content

ConstraintAnalysis: Handle contradictions we find during other work#8906

Merged
kripken merged 2 commits into
WebAssembly:mainfrom
kripken:constraint.unreach.secondary
Jul 15, 2026
Merged

ConstraintAnalysis: Handle contradictions we find during other work#8906
kripken merged 2 commits into
WebAssembly:mainfrom
kripken:constraint.unreach.secondary

Conversation

@kripken

@kripken kripken commented Jul 14, 2026

Copy link
Copy Markdown
Member

We may find the contradiction while flipping or applying another local's
constraints, see the testcase. We just need to notice when we find a
contradiction and stop there, as further work will hit other assertions
(on us not doing stuff when already unreachable).

@kripken kripken requested a review from tlively July 14, 2026 18:56
@kripken kripken requested a review from a team as a code owner July 14, 2026 18:56
@kripken kripken merged commit 2de84ed into WebAssembly:main Jul 15, 2026
16 checks passed
@kripken kripken deleted the constraint.unreach.secondary branch July 15, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants